Define the categories in a YAML or JSON file outside of perf.py
Categories
(Testing :: Performance, task, P2)
Tracking
(Not tracked)
People
(Reporter: sparky, Assigned: aglavic)
References
(Blocks 1 open bug)
Details
(Whiteboard: fxp)
Attachments
(1 obsolete file)
Currently we define our categories within the perf.py selector file. We should move it outside to a YAML or JSON file.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Hey Sparky, I wanted to get your thoughts on where you want the categories defined?
I was personally thinking in to probably put it in mozilla-unified/tools/performance
or maybe somethere in mozilla-unified/tools/tryselect/util
, mozilla-unified/tools/tryselect/selectors/chooser/static
, or mozilla-unified/tools/tryselect/selectors/chooser/templates
Reporter | ||
Comment 2•2 years ago
|
||
Maybe we could use testing/performance/mach-try-perf
? With testing/performance
, that will trigger the herald rule and add us as reviewers for those changes. I'm not sure if we can access that file in our CI tests, but we could provide a test file similar to how we've defined test categories.
Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 4•2 years ago
|
||
Was blocked on waiting for perf.py refactoring, will be taking a look now
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Description
•